html:lang(zh) .sg-common-class,
html:lang(zh) body {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	font-size: 14px;
}

*,
:after,
:before {
	box-sizing: border-box;
}

body {
	margin: 0;
	font-size: 14px;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.head {
	width: 100%;
	height: 66px;
	border-bottom: 2px solid #eeeeee;
}

.head-center {
	width: 1200px;
	height: 66px;
	margin: 0 auto;
	line-height: 66px;
}

.head-center ul li {
	float: left;
	padding: 0px 5px;
	font-size: 1.25em;
	height: 64px;
}

.head-center ul li a {
	color: #333;
	transition: .3s;
}

.head-center ul li a:hover,
.head-center ul li.active a {
	color: #0a8adf;
	font-weight: 600;
}

.logo,
.logo-right {
	margin-top: 20px;
}

.logo-right {
	margin-left: 10px;
}

.head-center ul li.active {
	border-bottom: 2px solid #0A8ADF;
}

.phone {
	width: 190px;
	height: 66px;
	position: relative;
}

.phone span {
	color: #0990e1;
	font-size: 18px;
	font-weight: 600;
	display: inherit;
	line-height: 27px;
	height: 27px;
	position: absolute;
	top: 5px;
	left: 30px;
}

.phone img {
	float: left;
	margin-right: 3px;
	margin-top: 15px;
}

.phone .num-phone {
	line-height: 23px;
	height: 25px;
	display: inherit;
	color: #06a4e8;
	border: 1px solid #0990e1;
	position: absolute;
	top: 32px;
	left: 30px;
	padding: 0px 3px;
	font-size: 14px;
}

.banner {
	width: 100%;
	height: 583px;
	background: #f3f9fd;
}

.banner-center {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.title {
	text-align: center;
	font-size: 36px;
	padding-top: 50px;
	margin-bottom: 20px;
	color: #333;
}

.title-txt {
	text-align: center;
	color: #8c8d8d;
}

.deal-case {
	width: 100%;
	display: inline-block;
}

.tab-head {
	width: 1200px;
	margin: 30px auto;
	height: 60px;
	position: relative;
}

.tab-head ul li {
	padding: 10px 35px;
	float: left;
	font-size: 18px;
	color: #098de0;
	border-radius: 3px;
	margin-left: 6.1%;
	background: #fff;
	border: 2px solid #098DE0;
	margin-right: 6%;
	transition: .3s;
	cursor: pointer;
}

.tab-head ul li.active {
	background: #098DE0;
	background-image: linear-gradient(to right, #00c7f3, #098de0);
	color: #fff;
	border-color: transparent;
}

.tab-content {
	width: 1200px;
	margin: 0 auto;
	height: 336px;
}

.tab-content ul li {
	display: none;
}

.tab-content ul li.active {
	display: block;
}

.case-left {
	width: 60%;
	font-size: 14px;
	color: #6b6e6f;
}

.case-tit {
	font-size: 18px;
	color: #01ade7;
}

.case-left p span {
	color: #00c7f3;
}

.case-right {
	width: 40%;
	text-align: center;
}

.tab-head .case-solid {
	position: absolute;
	height: 2px;
	width: 80%;
	top: 44%;
	background: #e0e1e6;
	z-index: -1;
	left: 10%;
}

.case-logo {
	width: 80%;
	margin: 10px auto;
}

.logolist {
	width: 35%;
	background: #fff;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border: 1px solid #eeeeee;
	margin-left: 7.5%;
	margin-right: 7.5%;
}

.logolist img,
.advantage ul li img {
	display: inline-block;
	vertical-align: middle;
}

.advantage {
	width: 1200px;
	height: 343px;
	margin: 0 auto;
}

.advantage ul li {
	float: left;
	width: 290px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	border-top: 1px solid #e7e7e7;
	transition: .3s;
	height: 333px;
}

.advantage ul li:hover {
	border-top: 2px solid #06A4E8;
	box-shadow: 0px 0px 10px #999;
}

.advantage ul li span {
	display: inherit;
	font-size: 18px;
	margin: 10px;
}

.advantage ul li p {
	width: 50%;
	font-size: 14px;
	margin: 0 auto;
	color: #666666;
	font-weight: lighter;
	line-height: 30px;
}

.advantage ul li .ad-img {
	height: 176px;
	width: 100%;
	line-height: 176px;
}

.customer-case {
	background: url(/sinotelenew/newimages/cusbg.png);
	width: 100%;
	display: inline-block;
	padding: 20px 0px;
}

.customer-case .title {
	color: #fff;
}

.customer-container .swiper-slide {
	background: #3a93fd;
	background-image: linear-gradient(to bottom, #74b4e2, #3a93fd);
	background-size: 100% 100%;
}

.customer-case-left {
	color: #fff;
	width: 50%;
	text-align: left;
	margin-left: 70px;
	font-size: 14px;
}

.customer-case-left span {
	font-size: 20px;
	font-weight: 600;
}

.customer-case-right {
	width: 50%;
}

.case-customer {
	height: 168px;
	width: 1200px;
}

.case-customer ul li {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.news {
	width: 1200px;
	margin: 0 auto;
	height: 400px;
}

.news-list {
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.news-list .news-tit {
	padding: 10px;
	font-size: 18px;
	font-weight: 600;
}

.news-list ul li {
	border-bottom: 1px solid #eee;
	padding: 10px;
}

.news-list .list-tit {
	font-size: 16px;
	transition: .3s;
	cursor: pointer;
	color: #333;
}

.news-list .list-tit a {
	color: #333;
}

.news-list .list-tit::after {
	content: '';
	display: block;
	width: 100px;
	height: 3px;
	background: #e5e5e5;
	margin-top: 10px;
	transition: .3s;
}

.news-list .list-tit:hover {
	color: #007AFF;
}

.news-list .list-tit:hover::after {
	content: '';
	display: block;
	height: 3px;
	background: #007AFF;
}

.news-list p {
	font-size: 14px;
	color: #666;
	padding: 0;
	margin: 10px 0;
}

footer {
	background-color: #eef0f2;
	width: 100%;
	padding: 15px;
	display: inline-block;
	text-align: left;
}

.font_w1200,
.call-center,
.num-warp,
.solve {
	width: 1200px;
	margin: 0 auto;
}

.foot_list {
	width: 200px;
	float: left;
	overflow: hidden;
	display: inline-block
}

.foot_list b {
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
}

.foot_list span a {
	display: block;
	width: 147px;
	line-height: 27px;
	color: #333333;
	background: url(http://www.sinotele.com.cn/newimages/uilibj20130410.png) no-repeat left center;
	padding-left: 15px;
	font-size: 14px;
}

.clearH15 {
	clear: both;
	height: 15px;
}

.foot_booomt a {
	color: #333333;
	margin: 0 5px;

}

.foot_booomt {
	font-size: 14px;
}

.breadcrumbs {
	text-align: center;
}

.breadcrumbs li {
	display: inline-block;
	padding: 15px;
}

.breadcrumbs li.mt-tabpage-item-cur a {
	border-bottom: 3px solid #00caf4;
}

.breadcrumbs li a {
	display: block;
	padding: 10px 5px;
	font-size: 18px;
	color: #333;
}


.service-gx {
	padding-top: 10px;
}

.service-gx .items {
	padding: 0;
	height: auto;
}

.service-gx .items .func {
	width: 40%;
}

.service-gx .items .special {
	float: left;
	margin-right: 5px;
}

.mt-tabpage-count {
	width: 1125px;
	height: 323px;
	position: absolute;
	overflow: hidden;
}

.mt-tabpage-cont__wrap {
	position: absolute;
}

.mt-tabpage-count .mt-tabpage-item {
	width: 1125px;
	height: 323px;
}

.service-gx .items .func>.title2>h3 {
	padding: 30px 0px 0px 20px;
	margin-bottom: -20px;
}

.service-gx .items h3 {
	font-size: 24px;
	padding-bottom: 30px;
	padding-left: 30px;
	position: relative;
}

.service-gx .items .head2 {
	margin-top: 50px;
	padding-left: 20px;
}

.service-gx .items .head2>ul>li {
	display: inline-block;
	width: 120px;
	font-size: 16px;
	line-height: 2.5;
	margin-bottom: 15px;
	cursor: pointer;
}

.service-gx .items .gx-body {
	margin-top: 20px;
	padding-left: 20px;
	bottom: 48px;
	font-size: 14px;
	color: #808286;
	line-height: 1.5;
}

.service-gx .items .head2>ul>li>img {
	margin-right: 10px;
	vertical-align: middle;
	width: 20px;
	margin-bottom: 0px;
}

.js-tooltip {
	display: inline-block;
	margin: 0 5px !important;
	font-size: 14px !important;
	line-height: 1em;
	float: none !important;
}

.aboutmore {
	color: #666;
	font-size: 18px;
}

.trybtn {
	font-size: 18px;
	padding: 5px 35px;
	color: #fff;
	background: #007AFF;
	background-image: linear-gradient(to right, #01c7f3, #098bdf);
	border-radius: 30px;
	box-shadow: 0px 0px 10px #01C7F3;
}

.trybtn:hover {
	background: #01c7f3;
	background-image: linear-gradient(to right, #098bdf, #01c7f3);
}

.banner-p {
	width: 100%;
	height: 410px;
	overflow: hidden;
}

.banner-p img {
	max-width: 1920px;
	margin: 0 auto;
	clear: both;
	height: 410px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.center-tit {
	font-size: 24px;
	height: 61px;
	line-height: 61px;
}

.center-tit span {
	margin-left: 10px;
	line-height: 40px;
}

.center-tit span::after {
	content: '';
	display: block;
	width: 4.0625rem;
	height: 5px;
	background: #005aff;
	margin-top: .9375rem;
	transition: .3s;
}

.center-tit a {
	font-size: 16px;
	color: #666;
}

.center-main {
	width: 100%;
	height: 183px;
}

.center-main ul li {
	width: 32%;
	border-right: 1px solid #eee;
	margin-right: 10px;
	height: 100px;
}

.center-main ul li:last-child {
	border-right: none;
}

.center-main ul {
	margin-left: 71px;
	margin-top: 20px;
}

.center-main ul li .center-main-tit {
	line-height: 35px;
	font-size: 14px;
	font-weight: 600;
	color: #005aff;
}

.center-main ul li p {
	font-size: 14px;
	color: #333333;
	padding: 0 5px 0 0;
}

.call-center>ul>li {
	height: 182px;
	width: 100%;
	margin-bottom: 25px;
}

.num-warp ul li {
	width: 30%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	height: 147px;
	text-align: center;
	border: 1px solid #eeeeed;
	border-radius: 15px;
	margin-top: 15px;
	overflow: hidden;

}

.num-warp ul li .num-tit {
	height: 61px;
	line-height: 61px;
	background-image: linear-gradient(to right, #098bdf, #01c7f3);
	color: #Fff;
}

.num-warp ul li p {
	font-size: 14px;
	color: #333;
	text-align: left;
	padding: 0px 10px;
	line-height: 25px;
}

.num-warp {
	height: 320px;
}

.message {
	width: 1200px;
	margin: 0 auto;
}

.message-tit {
	color: #0376fd;
	font-weight: 600;
	font-size: 14px;
	margin: 10px 0px;
}

.message-ys {
	width: 100%;
	height: 182px;
}

.message-ys-list {
	width: 22%;
	height: 142px;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	border: 1px solid #eee;
	margin-top: 35px;
	padding: 10px;
	font-size: 14px;
	color: #333;
	position: relative;
}

.message-ys-list img {
	position: absolute;
	right: -30px;
	top: -30px;
}

.message-gn {
	border: 1px solid #eee;
	height: 160px;
	width: 100%;

}

.message-gn ul li {
	width: 12%;
	margin-left: 1.14%;
	margin-right: 1.14%;
	text-align: center;
	margin-top: 25px;
}

.message-gn ul li p {
	color: #333;
	font-size: 14px;
}

.eight-box {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	position: relative;
	padding-bottom: 80px;
}

.eight-box .eight {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	transition: .3s;
}

.eight-box .eight img {
	height: 80px;
	padding: 0 7.5px;
}

.eight-box .eight h4 {
	color: #5b5a5a;
	font-weight: 400;
	transition: .5s;
	height: 50px;
	line-height: 50px;
	margin: 0;
}

.eight-box .eight:hover {
	box-shadow: 0px 0px 15px #999999;
}

.eight-box .eight:hover h4 {
	color: #fff;
	background: #005aff;
	width: 100%;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
}

.solve {}

.solve-l-w {
	width: 225px;
	display: inline-block;
	float: left;
}

.solve-l {
	width: 100%;
	background-color: #f7f8fb;
	padding: 20px 10px;
}

.solve-l .solve-l-tit {
	font-size: 18px;
	line-height: 45px;
	margin-top: 15px;
	font-weight: bold;
}

.solve-l .solve-l-tit:hover {
	color: #0376FD;
}

.solve-l a {
	display: inherit;
	width: 100%;
	line-height: 35px;
	font-size: 14px;
	color: #333;
	transition: .3s;
}

.solve-l a span {
	background: url(http://www.sinotele.com.cn/newimages/tri-def.png);
	width: 20px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center;
}

.solve-l a:hover {
	background: #f3f3f3;
}

.solve-r {
	width: 975px;
}

.solve-r-tit {
	font-size: 24px;
	line-height: 45px;
	margin-top: 25px;
	height: 45px;
}

.solve-r-tit>span {
	display: inherit;
	width: 6px;
	height: 25px;
	background: #0376FD;
	margin: 10px;
}

.solve-list {
	width: 90%;
	margin-left: 5%;
}

.solve-list ul li {
	width: 100%;
	height: 237px;
	border-bottom: 1px solid #eeeeee;
	padding: 15px 0px;
	position: relative;
	color: #333;
}

.solve-list ul li span {
	display: inherit;
	height: 40px;
	line-height: 40px;
	width: 620px;
	margin-left: 25px;
	font-size: 14px;
	font-weight: bold;
}

.solve-list ul li img {
	width: 205px;
	height: 193px;
}

.solve-list ul li p {
	width: 620px;
	text-align: left;
	margin-left: 25px;
	font-size: 14px;
}

.solve-list ul li a {
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: #1296db;
	padding: 5px 10px;
	border: 1px solid #1296db;
}

.solve-list ul li a:hover {
	background: #1296db;
	color: #fff;
}

.cantact {
	margin-top: 10px;
}

.cantact ul li {
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-top: 10px;
}

.cantact ul li img {
	margin-top: 5px;
	margin-right: 10px;
}

.telephone {
	display: inherit;
	width: 130px;
	line-height: 25px;
	color: #1296db;
}

.telephone i {
	font-style: normal;
	font-size: 14px;
}

.customer-warp,
.companies-outer {
	background-color: #f8fafb;
	padding: 30px 0px;
	display: inline-block;
	width: 100%;
}

.customer-head,
.customer-content {
	width: 1200px;
	margin: 0 auto;
	height: 65px;
	margin-bottom: 20px;
}

.customer-content ul li {
	display: none;
}

.customer-content ul li.active {
	display: block;
}

.customer-head ul li {
	float: left;
	width: 100px;
	height: 65px;
	font-size: 20px;
	line-height: 65px;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
}

.customer-head ul li.active {
	border-bottom: 3px solid #00CAF4;
}

.customer-case-list {
	width: 265px;
	height: 411px;
	box-shadow: 0px 0px 10px #eceef0;
	border: 1px solid #eeeeee;
	margin-left: 17.5px;
	margin-right: 17.5px;
	margin-top: 15px;
	position: relative;
}

.customer-case-list .img {
	width: 114px;
	height: 114px;
	margin: 42px auto 16px auto;
}

.customer-case-list .img img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 1px solid #01caf4;
}

.customer-case-list .content .m-prolist-title {
	font-size: 18px;
	color: #383838;
	letter-spacing: 0.5px;
	line-height: 26px;
	margin-bottom: 17px;
}

.customer-case-list .content .m-prolist-content {
	padding: 0 30px 21px;
	height: 80px;
	font-size: 14px;
	color: #808286;
	letter-spacing: 0;
	line-height: 20px;
}

.customer-case-list .m-prolist-ft {
	height: 53px;
	background-color: rgb(232, 245, 251);
	position: absolute;
	bottom: 0;
	width: 100%;
}

.customer-case-list .m-prolist-ft p {
	font-size: 18px;
	color: #3ea0ff;
	letter-spacing: 0.5px;
	line-height: 16px;
}

.companies-outer .cus-nav {
	height: 60px;
	width: 966px;
	margin: 55px auto 30px;
	border-bottom: 1px solid #e5e5e5;
}

.companies-outer .cus-nav li {
	min-width: 137px;
	height: 100%;
	float: left;
	margin: 0 10px;
}

.companies-outer .cus-nav li a {
	font-size: 18px;
	display: inline-block;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	line-height: 60px;
	box-sizing: border-box;
	color: #545d69;
}

.companies-outer .cus-nav li.active a,
.companies-outer .cus-nav li:hover a {
	border-bottom: 2px solid #3dbdbf;
	color: #3dbdbf;
}

.companies-outer .companies-box {
	width: 1200px;
	margin: 40px auto auto;
	min-height: 30px;
	transition: opacity .3s ease-in-out;
	padding-bottom: 60px;
}

.companies-outer .companies-box ul li {
	display: none;
}

.companies-outer .companies-box ul li.active {
	display: block;
}

.companies-outer .companies-box .grid-cell {
	width: 170px;
	height: 80px;
	cursor: default;
	float: left;
}

.companies-outer .companies-box .grid-cell img {
	width: 160px;
}

.title-text {
	text-align: center;
	color: #333;
	font-size: 14px;
	line-height: 35px;
}

.color {
	color: #085bfd;
}

.service-list,
.ours {
	width: 1200px;
	margin: 10px auto;

}

.service-list {
	height: 170px;
}

.service-list ul li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	height: 155px;
	border-radius: 10px;
	border: 1px solid #eee;
	background-color: #f7f8fb;
}

.service-list ul li p {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	margin-top: 50px;
}

.ourslist {
	width: 599px;
	height: 198px;
	line-height: 198px;
	text-align: left;
}

.ourslist img {
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	margin-top: 30px;
}

.solid-our {
	width: 1px;
	height: 130px;
	margin-top: 34px;
	background: #eee;
}

.ourslist p {
	float: left;
	line-height: 20px;
	width: 400px;
	font-size: 14px;
	margin: 0;
	color: #333;
}

.ourslist .ourslist-tit {
	font-weight: bold;
	line-height: 45px;
	margin-top: 30px;
}

.news-warp {
	text-align: center;
}

.news-n {
	display: inline-block;
	width: 1200px;
	margin: 0 auto;
}

.news-n .news-n-tit ul li {
	margin-right: 20px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
	height: 26px;
	float: none;
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	background-color: transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	display: inline-block;
	margin-left: 20px;
}

.news-n .news-n-tit ul li.select {
	color: #058fd3;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #058fd3;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.news-n .news-n-tit ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #666;
}

.news-n .news-n-tit ul li.select a {
	color: #058fd3;
}

.news-n-tit {
	margin-top: 30px;
}

.p1738m50011 {
	margin-bottom: 140px;
	min-width: 1200px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.news-list2 {
	margin-bottom: 20px;
	margin-right: 0px;
	padding-bottom: 25px;
	padding-top: 25px;
	min-width: auto;
	background-color: #f8f8f8;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 100%;
	display: inline-block;
	margin-top: 20px;
	transition: .3s;
}

.news-list2:hover {
	color: #007AFF;
}

.news-photo {
	min-width: 295px;
	max-width: 295px;
	float: right;
	padding-left: 35px;
	padding-right: 35px;
}

.news-photo img {
	width: 100%;
	height: 100%;
	display: block;
}

.news-date {
	max-width: 140px;
	margin-top: 20px;
	width: auto;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 18px;
	color: #333333;
}

.news-text {
	padding-left: 45px;
	padding-right: 44px;
	min-width: 905px;
	max-width: 905px;
}

.solid-h {
	width: 30px;
	height: 1px;
	background-color: #d6d6d6;
	display: inline-block;
	position: relative;
	top: -10px;
	left: 10px;
}

.news-next {
	margin-top: 25px;
	width: 30px;
	height: 30px;
	color: #d6d6d6;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	border-top-color: #d6d6d6;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #d6d6d6;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #d6d6d6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d6d6d6;
	border-left-style: solid;
	border-left-width: 1px;
	position: relative;
	top: 0px;
	left: 0px;
}

.news-next p {
	margin: 0;
}

.newx-text-m {
	width: 616px;
	padding-left: 40px;
	text-align: left;
}

.xg_text {
	padding-top: 15px;
}

.xg_text a {
	color: #333;
	font-size: 16px;
}

.aboutus {
	text-align: center;
}

.about-company {
	width: 1200px;
	margin: 40px auto;
	display: inline-block;
	font-size: 14px;
	text-align: left;
	color: #333;
	position: relative;
}

.about-company2 {
	height: 617px;
}

.company-l {
	width: 455px;
	height: 257px;
}

.company-l {
	width: 455px;
	height: 257px;
	border-radius: 0px 20px 0px 20px;
	overflow: hidden;
}

.company-r {
	width: 700px;
	line-height: 30px;
	margin-top: 35px;
}

.company-ys {
	width: 686px;
	height: 420px;
	background: url(http://www.sinotele.com.cn/newimages/companybg.png);
	background-size: 100%;
	color: #fff;
	top: 70px;
	z-index: 999;
}

.company-ys-text {
	width: 430px;
	margin-left: 240px;
	margin-top: 80px;
	left: 0;

}

.company-ys2 {
	width: 617px;
	height: 578px;
	top: 0px;
	right: 0;
	background: #f4f4f4;
}

.company-ys,
.company-ys2 {
	position: absolute;

}

.company-ys2 p {
	width: 450px;
	margin-left: 120px;
	text-align: justify;
}

.head .manu {
	display: none;
}

.A_right {
	float: right;
	/* 	width: 100%; */
	padding: 0 20px;
	line-height: 25px;
	margin-bottom: 20px;
	border: 1px solid #eee;
	*: ;
	margin-top: 4px;
	min-height: 700px;
	color: #666;
}

.A_right .ContTitleH2 {
	border-bottom: #E1E1E1 1px solid;
	height: 40px;
	margin-bottom: 10px;
	clear: both;
	position: relative;
}

.SolutionCont ul li {
	width: 123px;
	height: 180px;
	float: left;
	margin-right: 52px;
	margin-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

.SolutionCont ul li {
	width: 123px;
	height: 180px;
	float: left;
	margin-right: 52px;
	margin-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

.SolutionCont ul li span img {
	width: 123px;
	height: 86px;
}

.SolutionCont ul li span {
	line-height: 25px;
	display: block;
}

.SolutionCont ul li .fontConet {
	color: #B2B2B2;
}

.SolutionCont ul li span {
	line-height: 25px;
	display: block;
}

.slideBox2 {
	width: 100%;
	height: 830px;
	overflow: hidden;
	position: relative;
}

.slideBox2 .hd {
	width: 100%;
	position: absolute;
	bottom: 90px;
	z-index: 1
}

.slideBox2 .hd ul {
	text-align: center
}

.slideBox2 .hd ul li {
	width: 80px;
	height: 36px;
	margin: 0 3px;
	display: inline-block;
	position: relative
}

.slideBox2 .hd ul li .dot {
	width: 80px;
	height: 2px;
	background-color: #E1E1E1;
	background-color: #fff
}

.slideBox2 .hd ul li span {
	display: none;
	color: #fff;
	position: absolute;
	width: 100%;
	font-size: 14px;
	left: 0;
	top: 0;
	line-height: 36px;
	cursor: pointer
}

.slideBox2 .hd ul li.on .liner {
	width: 80px;
	height: 2px;
	animation: liner 2.5s;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	background: linear-gradient(90deg, #198cff, #8847c1)
}

.slideBox2 .hd ul li:hover .dot {
	background: #333333;
}

.slideBox2 .hd ul li:hover span {
	display: inline-block
}

@keyframes liner {
	from {
		width: 0
	}

	to {
		width: 100%
	}
}


.slideBox2 .bd2 {
	width: 100%;
	position: relative;
	height: 830px;
	overflow: hidden
}

.slideBox2 .bd2 li {
	text-align: center
}

.slideBox2 .bd2 img {
	height: 830px;
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.slideBox2 .bd2:hover~.prev {
	display: block
}

.slideBox2 .bd2:hover~.next {
	display: block
}

.slideBox2 .prev:hover {
	display: block
}

.slideBox2 .next:hover {
	display: block
}

.slideBox2 .bd2 li.active {
	/*   animation-name: ai-big-out; */
	animation-duration: .3s;
	animation-timing-function: ease;
	animation-fill-mode: forwards
}

.bottom-fa {
	width: 100%;
	height: 110px;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .1);
}

.bottom-fa ul {
	width: 1200px;
	height: 110px;
	margin: 0 auto;
}

.bottom-fa ul li {
	width: 299px;
	height: 110px;
	line-height: 110px;
	border-right: 1px solid rgba(255, 255, 255, .3);
	float: left;

	text-align: center;
	font-size: 24px;
	transition: .9s;
}

.bottom-fa ul li a {
	color: rgba(255, 255, 255, .7);
}

.bottom-fa ul li:nth-child(4) {
	border-right: none;
}

.bottom-fa ul li img {
	vertical-align: middle;
	opacity: 0.5;
	margin-right: 15px;
	transition: .9s;
}

.bottom-fa ul li:hover a,
.bottom-fa ul li:hover img {
	color: #fff;
	opacity: 1;
	cursor: pointer;
}

.solution {
	width: 1200px;
	margin: 0 auto;
	height: 500px;
}

.solution>ul>li {
	width: 30%;
	margin-left: 1.515%;
	margin-right: 1.515%;
	border: 1px solid #eee;
	border-radius: 5px;
	float: left;
	height: 430px;
	margin-top: 35px;
	text-align: center;
}

.solution>ul>li img {
	margin-top: 35px;
}

.solution ul li p {
	font-size: 30px;
	color: #0485f7;
}

.news ul li {
	width: 32%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
	height: 400px;
}

.news ul li img {
	margin-bottom: 10px;
	width: 100%;
}

.news-kuai {
	width: 69px;
	height: 69px;
	background: #3a93fd;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding-top: 0.5em;
	margin-right: 5px;
	display: inline;
}

.news-tit-n,
.news ul li p {
	width: 300px;
}

.news-tit-n {
	font-size: 1.285em;
}

.news-tit-n a {
	color: #3a93fd;
}

.news ul li p {
	font-size: 1em;
	color: #a8aaab;
}

.news .more {
	color: #333;
	margin-left: 74px;
}

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000;
}

/* flip the pane when hovered */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
	transform: rotateY(180deg);
}

.flip-container,
.front {
	width: 100%;
	height: 430px;
}

.front {
	background-color: #e5f3ff;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front,
.back {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.back {
	width: 100%;
	height: 450px;
	top: -10px;
	box-shadow: 0px 0px 15px #ccc;
}

/* front pane, placed above back */
.front {
	z-index: 2;
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
	text-align: center;
	background-color: #fff;
}

.back ul li {
	float: left;
	width: 40%;
	margin-left: 5%;
	margin-right: 5%;
	height: 65px;
	margin-bottom: 5px;
	line-height: 65px;
}

.back>ul>li>img {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 10px;
}

.back ul {
	display: inline-block;
}

.aboutmorebtn {
	width: 160px;
	height: 45px;
	background: #3a93fd;
	color: #fff;
	display: inherit;
	line-height: 45px;
	margin: 0 auto;
	font-size: 16px;
}

.back-tit {
	font-size: 2.14em;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #3A93FD;
}

.mobile-silde {
	display: none;
}

.num-list {
	width: 200px;
	height: 175px;
	z-index: 999;
	position: absolute;
	top: 57px;
	background: #0990e1;
	display: none;
}
.num-list ul li{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border-bottom: 1px solid rgba(255,255,255,.4);
    width: 100%;
	padding-left: 10px;
}
.num-list ul li:nth-child(5){
	border-bottom: none;
}
.num-list ul li a{
	color: #fff;
}
.num-list ul li a:hover{
	color: yellow;
}
.bannerm{
	display: none;
}